Skip to content

Conversation

@ArgoZhang
Copy link
Member

add ISerialService service

Summary of the changes (Less than 80 chars)

简单描述你更改了什么, 不超过80个字符;如果有关联 Issue 请在下方填写相关编号

Description

fixes #4486

Regression?

  • Yes
  • No

[If yes, specify the version the behavior has regressed from]

[是否影响老版本]

Risk

  • High
  • Medium
  • Low

[Justify the selection above]

Verification

  • Manual (required)
  • Automated

Packaging changes reviewed?

  • Yes
  • No
  • N/A

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Merge the latest code from the main branch

@bb-auto bb-auto bot added the enhancement New feature or request label Oct 19, 2024
@bb-auto bb-auto bot added this to the v8.10.0 milestone Oct 19, 2024
@codecov
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

Attention: Patch coverage is 99.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.99%. Comparing base (fdd92e1) to head (d99bdc2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...trapBlazor/Services/Serial/DefaultSerialService.cs 97.43% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #4487      +/-   ##
===========================================
- Coverage   100.00%   99.99%   -0.01%     
===========================================
  Files          613      619       +6     
  Lines        26618    26718     +100     
  Branches      3880     3891      +11     
===========================================
+ Hits         26618    26717      +99     
- Partials         0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit c45180a into main Oct 19, 2024
4 of 5 checks passed
@ArgoZhang ArgoZhang deleted the feat-web-serial branch October 19, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(ISerialService): add ISerialService service

2 participants